[]
        
(Showing Draft Content)

C1.C1Preview.C1PrintDocument.ResolvedUnit

ResolvedUnit Property

ResolvedUnit

Gets or sets the UnitTypeEnum value that will be used to specify the resolved sizes of objects within the current document (e.g. the sizes of RenderFragment objects representing the render objects in the document).

This property cannot be changed when the document is generating (i.e. while IsGenerating returns true).

Declaration
public UnitTypeEnum ResolvedUnit { get; set; }