UseFrameSize

ISVGOptions.UseFrameSize property

Determines whether the text frame will be included in a rendering area or not. Read/write Boolean. Default value is false.

public bool UseFrameSize { get; set; }

See Also