Link Search Menu Expand Document

ComHelpersCreatePageLabel Method

[Missing <summary> documentation for "M:Bytescout.PDF.ComHelpers.CreatePageLabel(System.Int32,Bytescout.PDF.PageNumberingStyle)"]

Namespace:Bytescout.PDF
Assembly: Bytescout.PDF (in Bytescout.PDF.dll) Version: 3.5.1.1204-master
Syntax
public PageLabel CreatePageLabel(
	int firstPageIndex,
	PageNumberingStyle style
)

Parameters

firstPageIndex
Type: SystemInt32

[Missing <param name="firstPageIndex"/> documentation for "M:Bytescout.PDF.ComHelpers.CreatePageLabel(System.Int32,Bytescout.PDF.PageNumberingStyle)"]

style
Type: Bytescout.PDFPageNumberingStyle

[Missing <param name="style"/> documentation for "M:Bytescout.PDF.ComHelpers.CreatePageLabel(System.Int32,Bytescout.PDF.PageNumberingStyle)"]

Return Value

Type: PageLabel

[Missing <returns> documentation for "M:Bytescout.PDF.ComHelpers.CreatePageLabel(System.Int32,Bytescout.PDF.PageNumberingStyle)"]

See Also

Reference