Click or drag to resize

FilePdfGetCustomPages Method

Get a list of custom PDF page definitions defined by the user

Namespace:  Rhino.FileIO
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
public static PrintedPageDefinition[] GetCustomPages()

Return Value

Type: PrintedPageDefinition

[Missing <returns> documentation for "M:Rhino.FileIO.FilePdf.GetCustomPages"]

See Also