public class DwfLoadOptions extends LoadOptions
Represents the loading options for DWF image.
| Constructor and Description |
|---|
DwfLoadOptions() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
getApplyCameraFieldsClip()
Gets or sets a value indicating whether the view should be clipped along the border of the minimum visible rectangle around the target point.
|
void |
setApplyCameraFieldsClip(boolean value)
Gets or sets a value indicating whether the view should be clipped along the border of the minimum visible rectangle around the target point.
|
getCustomFontFolderOptions, getCustomFontFolders, getDataBackgroundColor, getErrors, getIgnoreErrors, getInterruptionToken, getRecoverMalformedCifMif, getSpecifiedEncoding, getSpecifiedMifEncoding, getUnloadOnDispose, getVectorizationOptions, setCustomFontFolderOptions, setCustomFontFolders, setDataBackgroundColor, setIgnoreErrors, setInterruptionToken, setRecoverMalformedCifMif, setSpecifiedEncoding, setSpecifiedMifEncoding, setUnloadOnDispose, setVectorizationOptionspublic final boolean getApplyCameraFieldsClip()
Gets or sets a value indicating whether the view should be clipped along the border of the minimum visible rectangle around the target point.
public final void setApplyCameraFieldsClip(boolean value)
Gets or sets a value indicating whether the view should be clipped along the border of the minimum visible rectangle around the target point.
Copyright (c) 2008-2025 Aspose Pty Ltd. All Rights Reserved.