Nevron .NET Vision
Nevron.GraphicsCore Namespace / NPdfImageFormat Class
Fields Properties Methods


In This Topic
    NPdfImageFormat Class Members
    In This Topic

    The following tables list the members exposed by NPdfImageFormat.

    Public Constructors
     NameDescription
    Public ConstructorDefault constructor  
    Top
    Public Fields
     NameDescription
    Public FieldMime type constant for pdf documents.  
    Top
    Public Properties
     NameDescription
    Public PropertyIndicates whether the content stream of the pdf document is compressed.  
    Public PropertyOverridden. Gets the HTML tag corresponding to this image.  
    Public PropertyGets/sets the print layout, that determines the way in which the document is zoomed and the way in which the pages count is determined.  
    Public PropertyGets/sets the number of page columns in which to adjust the printing. Applicable when PrintLayout is set to FitToPages or FitToPagesWidth.  
    Public PropertyGets/sets the Pdf page margins (in points).  
    Public PropertyGets/sets the number of page rows in which to adjust the printing. Applicable when PrintLayout is set to FitToPages or FitToPagesHeight.  
    Public PropertyGets/sets the size of the Pdf page (in points).  
    Public PropertyGets/sets the zoom percent to which to adjust the printing. Applicable only when PrintLayout is set to ZoomTo.  
    Top
    Public Methods
     NameDescription
    Public MethodCreates an identical copy of this attribute (Inherited from Nevron.Dom.NAttribute)
    Public Method (Inherited from Nevron.Dom.NAttribute)
    Public MethodCalled to create any non serialized objects, which the holder posseses (Inherited from Nevron.Dom.NAttribute)
    Public MethodOverridden. Returns the file extension of the image.  
    Public MethodOverridden. Returns the mime type of the image.  
    Public MethodOverridden. Obtains the name of this image format.  
    Public MethodObtains the reference provider to which the object is currently attached (Inherited from Nevron.Dom.NAttribute)
    Public MethodCalled to perform a history action (Inherited from Nevron.Dom.NAttribute)
    Public MethodCalled by history when the object state has changed from history (Inherited from Nevron.Dom.NAttribute)
    Public MethodCalled by history when the object state is about to be changed from history (Inherited from Nevron.Dom.NAttribute)
    Public MethodCalled to provide a reference to the object of the specified type (Inherited from Nevron.Dom.NAttribute)
    Public MethodOverriden to return the image format name (Inherited from Nevron.GraphicsCore.NImageFormat)
    Public Method (Inherited from Nevron.Dom.NAttribute)
    Public MethodCalled to update the references stored by the object (Inherited from Nevron.Dom.NAttribute)
    Top
    Protected Methods
     NameDescription
    Protected MethodCommits the current transaction (Inherited from Nevron.Dom.NAttribute)
    Protected MethodUnlocks the history service. Pair it with the StartProperty method (Inherited from Nevron.Dom.NAttribute)
    Protected MethodCalled when this attribute has changed (Inherited from Nevron.Dom.NAttribute)
    Protected MethodGeneral property changed handler (Inherited from Nevron.Dom.NAttribute)
    Protected MethodGeneral property changing handler (Inherited from Nevron.Dom.NAttribute)
    Protected MethodSafely pauses the history service (Inherited from Nevron.Dom.NAttribute)
    Protected MethodRecords an action (Inherited from Nevron.Dom.NAttribute)
    Protected MethodSafely records a custom operation in the history service to which the attribute is connected (Inherited from Nevron.Dom.NAttribute)
    Protected MethodRecords the state of the specified property before it is changed (Inherited from Nevron.Dom.NAttribute)
    Protected MethodOverloaded. Records the entire state of the attribute (Inherited from Nevron.Dom.NAttribute)
    Protected MethodSafely resumes the history service (Inherited from Nevron.Dom.NAttribute)
    Protected MethodRolls back the current transaction (Inherited from Nevron.Dom.NAttribute)
    Protected MethodRecords the state of the specified property before it is changed and locks the history service. Pair it with the EndProperty method. (Inherited from Nevron.Dom.NAttribute)
    Protected MethodStarts a new transaction (Inherited from Nevron.Dom.NAttribute)
    Top
    See Also