[]
        
(Showing Draft Content)

C1.WPF.Document.OutputRange.TryParse

TryParse Method

TryParse(string, out OutputRange)

Declaration
public static bool TryParse(string s, out OutputRange range)
Parameters
Type Name Description
string s
OutputRange range
Returns
Type Description
bool