FilePdfGetCustomPages Method |
Get a list of custom PDF page definitions defined by the user
Namespace:
Rhino.FileIO
Assembly:
RhinoCommon (in RhinoCommon.dll)
Syntaxpublic static PrintedPageDefinition[] GetCustomPages()
Public Shared Function GetCustomPages As PrintedPageDefinition()
Return Value
Type:
PrintedPageDefinition[Missing <returns> documentation for "M:Rhino.FileIO.FilePdf.GetCustomPages"]
See Also