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:
C#
public class DocumentPartProperties : DocumentPartPropertiesBase
Inheritance: objectSdtPropertiesDocumentPartPropertiesBaseDocumentPartProperties
Inherited Members
Constructors
Initializes a new instance of the DocumentPartProperties class.
C#
public DocumentPartProperties()
Initializes a new instance of the DocumentPartProperties class.
C#
public DocumentPartProperties(DocumentPartProperties properties)