Cr2CropInfoPackage
Leave feedback
On this page
Inheritance: java.lang.Object, com.groupdocs.metadata.core.MetadataPackage, com.groupdocs.metadata.core.CustomPackage, com.groupdocs.metadata.core.RawDictionaryBasePackage
public final class Cr2CropInfoPackage extends RawDictionaryBasePackage
Represents Canon MakerNotes tags.
| Constructor | Description |
|---|---|
| Cr2CropInfoPackage() | Initializes a new instance of the Cr2CropInfoPackage class. |
| Method | Description |
|---|---|
| getCropLeftMargin() | Gets the CropLeftMargin. |
| getCropRightMargin() | Gets the CropRightMargin. |
| getCropTopMargin() | Gets the CropTopMargin. |
| getCropBottomMargin() | Gets the CropBottomMargin. |
public Cr2CropInfoPackage()
Initializes a new instance of the Cr2CropInfoPackage class.
public final int getCropLeftMargin()
Gets the CropLeftMargin.
Returns: int - The CropLeftMargin.
public final int getCropRightMargin()
Gets the CropRightMargin.
Returns: int - The CropRightMargin.
public final int getCropTopMargin()
Gets the CropTopMargin.
Returns: int - The CropTopMargin.
public final int getCropBottomMargin()
Gets the CropBottomMargin.
Returns: int - The CropBottomMargin.
Was this page helpful?
Any additional feedback you'd like to share with us?
Please tell us how we can improve this page.
Thank you for your feedback!
We value your opinion. Your feedback will help us improve our documentation.