public final class CgmLoadOptions extends LoadOptions
Contains options for loading/importing CGM file into pdf document.
LoadOptions.ResourceLoadingResult, LoadOptions.ResourceLoadingStrategy
ApsIntermediateFileIfAny, XpsIntermediateFileIfAny
Constructor and Description |
---|
CgmLoadOptions()
Creates default load options for converting CGM file into pdf document.
|
CgmLoadOptions(Point2D.Float pageSize) |
Modifier and Type | Method and Description |
---|---|
Point2D.Float |
getPageSize()
Gets output page size for import.
|
getLoadFormat, getWarningHandler, setWarningHandler
public CgmLoadOptions()
Creates default load options for converting CGM file into pdf document. Default pdf page size - A4 300dpi 2480 X 3508.
public CgmLoadOptions(Point2D.Float pageSize)
public Point2D.Float getPageSize()
Gets output page size for import.
Copyright © 2014 Aspose. All Rights Reserved.