CPDFBates Methods |
The CPDFBates type exposes the following members.
| Name | Description | |
|---|---|---|
| Clear |
Removes the bates numbers.
(Overrides CPDFHeaderFooterClear.) | |
| GetFontName |
Gets the font name of the header & footer at the specified index.
(Inherited from CPDFHeaderFooter.) | |
| GetFontSize |
Gets the font size of the header & footer at the specified index.
(Inherited from CPDFHeaderFooter.) | |
| GetMargin |
Gets the margins of the header & footer.
(Inherited from CPDFHeaderFooter.) | |
| GetPageOffset |
Gets the start page number of the header & footer.
(Inherited from CPDFHeaderFooter.) | |
| GetPages |
Gets the page range of the header & footer by string, such as "0,3,5-7".
(Inherited from CPDFHeaderFooter.) | |
| GetText |
Gets the text of the header & footer at the specified index.
(Inherited from CPDFHeaderFooter.) | |
| GetTextColor |
Gets the font color of the header & footer at the specified index.
(Inherited from CPDFHeaderFooter.) | |
| IsValid |
Whether object is valid, false means the object resource is released, you cannot use the object to call any method.
(Inherited from CPDFHeaderFooter.) | |
| Release |
Releases CPDFBates object resource.
(Overrides CPDFHeaderFooterRelease.) | |
| SetFontName |
Sets the font name of the header & footer at the specified index.
(Inherited from CPDFHeaderFooter.) | |
| SetFontSize |
Sets the font size of the header & footer at the specified index.
(Inherited from CPDFHeaderFooter.) | |
| SetMargin |
Sets the margins of the header & footer.
(Inherited from CPDFHeaderFooter.) | |
| SetPageOffset |
Sets the start page number of the header & footer.
(Inherited from CPDFHeaderFooter.) | |
| SetPages |
Gets the page range of the header & footer by string, such as "0,3,5-7".
(Inherited from CPDFHeaderFooter.) | |
| SetText |
Sets the text of the header & footer at the specified index.
(Inherited from CPDFHeaderFooter.) | |
| SetTextColor |
Sets the font color of the header & footer at the specified index.
(Inherited from CPDFHeaderFooter.) | |
| Update |
Updates the bates numbers.
(Overrides CPDFHeaderFooterUpdate.) |