 |
PageSetup
StartingNumber Property
|
Gets or sets the starting number for the first section page.
Namespace: XsPDFDoc.DocumentObjectModel
Assembly: XsPDFDoc.DocumentObjectModel (in XsPDFDoc.DocumentObjectModel.dll) Version: 6.11.0.1333 (6.11.0.1333)
Syntax
public int StartingNumber { get; set; }
Public Property StartingNumber As Integer
Get
Set
public:
property int StartingNumber {
int get ();
void set (int value);
}
member StartingNumber : int with get, set
Property Value
Type:
Int32
See Also
-
-
-
Tutorial for editing PDF button whose Execute method gets this data and performs some operations (like sending emails, producing PDFs and so on).
-- Pierpaolo Paris
-
Text exportion from PDF page sample code up, and all the links (like expand/collapse) don't work. When I call the same function to get the PDF/Excel file back, it works perfectly.
I've encapsulated these functions
-
-
-
-
-
Combine multi-page PDF in C# enough to extract image from Pdf.
I need one more help, Now i want to read a particular page in a .pdf file.
i tried Pdfbox tool to read
-
Drawing EAN-13 to PDF in CSharp .NET seems an easy way to go and
it works for text files, but I need to conver doc, pdf. wpd, txt, etc. into a .prn based on the PDF printer.
Thanks
-
-
-
-
-