PDFBatesNumberAppearance¶
Namespace: O2S.Components.PDF4NET.Content
Defines the appearance of a Bates number that will be stamped on document's pages.
Inheritance Object → PDFBatesNumberAppearance
Constructors¶
PDFBatesNumberAppearance()¶
Initializes a new PDFBatesNumberAppearance object.
Properties¶
Brush¶
Gets or sets the brush.
Property Value
PDFBrush
The brush used to draw the Bates number on the page.
Font¶
Gets or sets the font.
Property Value
PDFFont
The font used to draw the Bates number.
HorizontalAlign¶
Gets or sets the horizontal alignment.
Property Value
PDFStringHorizontalAlign
The horizontal alignment of the Bates number.
Location¶
Gets or sets the location.
Property Value
PDFPoint
The location of the Bates number on the page.
VerticalAlign¶
Gets or sets the vertical alignment.
Property Value
PDFStringVerticalAlign
The vertical alignment of the Bates number.