[]
        
(Showing Draft Content)

C1.Web.Api.Document.Models.IDocumentFeatures

IDocumentFeatures Interface

Represents the features supported by the document.

Namespace: C1.Web.Api.Document.Models
Assembly: C1.Web.Api.Document.dll
Syntax
public interface IDocumentFeatures

Properties

Name Description
NonPaginated

Gets a boolean value indicating whether it support non-paginated mode of document rendering.

PageSettings

Gets a boolean value indicating whether it supports setting page settings.

Paginated

Gets a boolean value indicating whether it supports paginated mode of document rendering.

TextSearchInPaginatedMode

Gets a boolean value indicating whether it supports text searching in paginated mode.