ReportSection.resolutionXStr(String) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
virtual int resolutionXStr(System::String ^ _value);
public virtual int resolutionXStr (string _value);
abstract member resolutionXStr : string -> int
override this.resolutionXStr : string -> int
Public Overridable Function resolutionXStr (_value As String) As Integer
Parameters
- _value
- String