VintaSoft Imaging .NET SDK 14.0: Documentation for Web developer
Vintasoft.Imaging.Web.Services Namespace / InsertEmptyPagesRequestParams Class
Constructors Properties SeeAlso
In This Topic
    InsertEmptyPagesRequestParams Class Members
    In This Topic
    The following tables list the members exposed by InsertEmptyPagesRequestParams.
    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the InsertEmptyPagesRequestParams class.
    Public Properties
     NameDescription
    Public PropertyGets or sets height of empty page.
    Public PropertyGets or sets bit count in pixel of empty page.
    Public PropertyGets or sets width of empty page.
    Public PropertyGets or sets information about image collection. (Inherited from ImageCollectionRequestParams)
    Public PropertyGets or sets the identifier of request. (Inherited from WebRequestParamsBase)
    Public PropertyGets or sets the identifier of HTTP session. (Inherited from WebRequestParamsBase)
    See Also