VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging.Codecs.Decoders Namespace / PdfRenderingSettings Class
In This Topic
PdfRenderingSettings Class Methods
In This Topic
For a list of all methods of this type, see PdfRenderingSettings.
Public Methods
 NameDescription
Public MethodSignals the object that initialization is started. (Inherited from RenderingSettings)
Public MethodCreates an exact copy of this PdfRenderingSettings.
Public MethodCopies the state of the current object to the target object.
Public MethodCreates an exact copy of this RenderingSettings. (Inherited from RenderingSettings)
Public Methodstatic (Shared in Visual Basic)Creates the PdfRenderingSettings from the RenderingSettings.
Public MethodSignals the object that initialization is finished. (Inherited from RenderingSettings)
Public MethodReturns a value indicating whether two PdfRenderingSettings instances are equal.
Public MethodReturns the hash code for this PdfRenderingSettings.
Protected Methods
 NameDescription
Protected MethodRaises the Changed event. (Inherited from RenderingSettings)
See Also