[This is preliminary documentation and is subject to change.]

Get or set the verbatim content of this CSS stylesheet.

Namespace: TallComponents.Web
Assembly: TallComponents.WebToPDF (in TallComponents.WebToPDF.dll) Version: 1.0.4.1

Syntax

C#
public string Text { get; set; }
Visual Basic
Public Property Text As String
	Get
	Set

Remarks

You should not set this property to nullNothingnullptra null reference (Nothing in Visual Basic).

See Also