graphics_options property
graphics_options property
Gets or sets options to render bitmap inside pdf (if ContentAsBitmap is set to true).
Definition:
@property
def graphics_options(self):
    ...
@graphics_options.setter
def graphics_options(self, value):
    ...
See Also
- module aspose.cad.imageoptions
- class GraphicsOptions
- class VectorRasterizationOptions