ClassDocumentPartProperties
Class
Configures a document part content control that embeds a single reusable building block at a fixed location.
Definition
Namespace:Telerik.Windows.Documents.Flow.Model.StructuredDocumentTags
Assembly:Telerik.Windows.Documents.Flow.dll
Syntax:
cs-api-definition
public class DocumentPartProperties : DocumentPartPropertiesBase
Inheritance: objectSdtPropertiesDocumentPartPropertiesBaseDocumentPartProperties
Inherited Members
Constructors
DocumentPartProperties()
Initializes a new instance of the DocumentPartProperties class.
Declaration
cs-api-definition
public DocumentPartProperties()
DocumentPartProperties(DocumentPartProperties)
Initializes a new instance of the DocumentPartProperties class.
Declaration
cs-api-definition
public DocumentPartProperties(DocumentPartProperties properties)
Parameters
properties